C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / AlternatingRowStep Property

In This Topic
AlternatingRowStep Property (TransposedGrid<T>)
In This Topic
Gets or sets a value that determines the number of regular rows between 'alternating' rows.
Syntax
'Declaration
 
<DefaultValueAttribute(1)>
Public Overridable Property AlternatingRowStep As Integer
 
See Also